home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Linux Cubed Series 2: Applications
/
Linux Cubed Series 2 - Applications.iso
/
math
/
graphs
/
graphed-.1
/
graphed-
/
usr
/
local
/
graphed
/
include
/
sgraph
/
graphed.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1995-07-10
|
251 b
|
13 lines
/* (C) Universitaet Passau 1986-1994 */
/* Sgraph Source, 1988-1994 by Michael Himsolt */
#ifndef GRAPHED_H
#define GRAPHED_H
#include <sgraph/graphed_structures.h>
#include <sgraph/sgraph_interface.h>
#include <sgraph/sgragra_interface.h>
#endif